NoEndRecurrenceRange Constructor (DateTime) |
Initializes a new instance of the NoEndRecurrenceRange class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic NoEndRecurrenceRange(
DateTime startDate
)
Public Sub New (
startDate As DateTime
)
Parameters
- startDate
- Type: SystemDateTime
See Also